var crypto/x509.pemType

2 uses

	crypto/x509 (current package)
		x509.go#L1675: var pemType = "X509 CRL"
		x509.go#L1686: 		if block != nil && block.Type == pemType {